Playio Android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Playio Android
datasource
/
[root]
/
UserTableProfile
/
UserTableProfile
User
Table
Profile
constructor
(
userScreenName
:
String
,
honorTitle
:
HonorTitle
?
=
null
,
introduce
:
String
?
=
null
,
gender
:
String
=
UserProfile.Gender.NOT_DISCLOSED.value
,
charUrl
:
String
?
=
null
,
email
:
String
?
=
null
,
nacd
:
Int
=
0
,
mobile
:
String
?
=
null
)